home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Magazyn PMNet offline / pmnet / pmnet.css < prev    next >
Cascading Style Sheet File  |  2001-09-18  |  1KB  |  76 lines

  1. BODY {
  2. BACKGROUND: #FFFFFF;
  3. SCROLLBAR-FACE-COLOR: #ECECEC; 
  4. SCROLLBAR-HIGHLIGHT-COLOR: #000000;
  5. SCROLLBAR-SHADOW-COLOR: #FFFFFF;
  6. SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  7. SCROLLBAR-DARKSHADOW-COLOR: #000000;
  8. SCROLLBAR-ARROW-COLOR: #000000;
  9. SCROLLBAR-TRACK-COLOR: #000000;
  10. }
  11. TABLE {
  12. font-size: 10pt;
  13. text-decoration: none;
  14. font-family: Arial;
  15. font-weight: normal;
  16. color: #000000;
  17. }
  18. A:LINK {
  19. font-size: 9pt;
  20. text-decoration: underline;
  21. font-family: Verdana;
  22. font-weight: normal;
  23. color: #000000;
  24. }
  25. A:VISITED {
  26. font-size: 9pt;
  27. text-decoration: underline;
  28. font-family: Verdana;
  29. font-weight: normal;
  30. color: #000000;
  31. }
  32. A:ACTIVE {
  33. font-size: 9pt;
  34. text-decoration: underline;
  35. font-family: Verdana;
  36. font-weight: normal;
  37. color: #000000;
  38. }
  39. A:HOVER {
  40. font-size: 9pt;
  41. text-decoration: underline;
  42. font-family: Verdana;
  43. font-weight: normal;
  44. color: #FF0000; 
  45. }
  46. P {
  47. font-size: 10pt;
  48. text-decoration: none;
  49. font-family: Arial;
  50. font-weight: normal;
  51. color: #000000;
  52. }
  53. P.1 {
  54. font-size: 10pt;
  55. text-decoration: none;
  56. font-family: Verdana;
  57. font-weight: bold;
  58. color: #FFFFFF;
  59. }
  60. P.2 {
  61. font-size: 12pt;
  62. text-decoration: none;
  63. font-family: Arial Black;
  64. font-weight: normal;
  65. color: #000000;
  66. }
  67. INPUT {
  68. BORDER-RIGHT: #000000 1px solid;
  69. BORDER-TOP: #000000 1px solid;
  70. BORDER-LEFT: #000000 1px solid;
  71. BORDER-BOTTOM: #000000 1px solid;
  72. COLOR: #000000;
  73. BACKGROUND: #FFFFFF;
  74. FONT-FAMILY: Verdana;
  75. FONT-SIZE: 9pt;
  76. }